INT0SEL=INT0_0, INT0MD=LEVEL, PGDONEF=NOT_SET, INT1MD=LEVEL, INT1SEL=INT1_0, INT1EN=DISABLED, INT1POL=LOW, INT0EN=DISABLED, INT0POL=LOW
Global Port Control 0
INT0SEL | External Interrupt 0 Pin Selection. 0 (INT0_0): Select INT0.0 (PB2.0) 1 (INT0_1): Select INT0.1 (PB2.1) 2 (INT0_2): Select INT0.2 (PB2.2) 3 (INT0_3): Select INT0.3 (PB2.3) 4 (INT0_4): Select INT0.4 (PB3.3) 5 (INT0_5): Select INT0.5 (PB3.4) 6 (INT0_6): Select INT0.6 (PB3.5) 7 (INT0_7): Select INT0.7 (PB3.6) 8 (INT0_8): Select INT0.8 (PB3.7) 9 (INT0_9): Select INT0.9 (PB3.8) 10 (INT0_10): Select INT0.10 (PB3.9) 11 (INT0_11): Select INT0.11 (RESERVED) 12 (INT0_12): Select INT0.12 (RESERVED) 13 (INT0_13): Select INT0.13 (RESERVED) 14 (INT0_14): Select INT0.14 (RESERVED) 15 (INT0_15): Select INT0.15 (RESERVED) |
INT0POL | External Interrupt 0 Polarity. 0 (LOW): A low value or falling edge on the selected pin will cause interrupt. 1 (HIGH): A high value or rising edge on the selected pin will cause interrupt. |
INT0MD | External Interrupt 0 Mode. 0 (LEVEL): Interrupt based on level sensitivity. 1 (EDGE): Interrupt based on edge sensitivity. |
INT0EN | External Interrupt 0 Enable. 0 (DISABLED): Disable external interrupt 0. 1 (ENABLED): Enable external interrupt 0. |
INT1SEL | External Interrupt 1 Pin Selection. 0 (INT1_0): Select INT1.0 (PB2.0) 1 (INT1_1): Select INT1.1 (PB2.1) 2 (INT1_2): Select INT1.2 (PB2.2) 3 (INT1_3): Select INT1.3 (PB2.3) 4 (INT1_4): Select INT1.4 (PB3.3) 5 (INT1_5): Select INT1.5 (PB3.4) 6 (INT1_6): Select INT1.6 (PB3.5) 7 (INT1_7): Select INT1.7 (PB3.6) 8 (INT1_8): Select INT1.8 (PB3.7) 9 (INT1_9): Select INT1.9 (PB3.8) 10 (INT1_10): Select INT1.10 (PB3.9) 11 (INT1_11): Select INT1.11 (RESERVED) 12 (INT1_12): Select INT1.12 (RESERVED) 13 (INT1_13): Select INT1.13 (RESERVED) 14 (INT1_14): Select INT1.14 (RESERVED) 15 (INT1_15): Select INT1.15 (RESERVED) |
INT1POL | External Interrupt 1 Polarity. 0 (LOW): A low value or falling edge on the selected pin will cause interrupt. 1 (HIGH): A high value or rising edge on the selected pin will cause interrupt. |
INT1MD | External Interrupt 1 Mode. 0 (LEVEL): Interrupt based on level sensitivity. 1 (EDGE): Interrupt based on edge sensitivity. |
INT1EN | External Interrupt 1 Enable. 0 (DISABLED): Disable external interrupt 1. 1 (ENABLED): Enable external interrupt 1. |
PGTIMER | Pulse Generator Timer. |
PGDONEF | Pulse Generator Timer Done Flag. 0 (NOT_SET): Firmware has written to the PBPGPHASE register, but the Pulse Generator timer has not expired. 1 (SET): The Pulse Generator cycle finished since the last time PBPGPHASE was written. |